func go/types.varTypes
3 uses
go/types (current package)
assignments.go#L290: func varTypes(list []*Var) (res []Type) {
assignments.go#L380: err.addf(noposn, "want %s", check.typesSummary(varTypes(lhs), false, false))
call.go#L537: err.addf(noposn, "want %s", check.typesSummary(varTypes(params), sig.variadic, false))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)